home *** CD-ROM | disk | FTP | other *** search
- object NewTemplate: TNewTemplate
- Left = 536
- Top = 378
- Width = 502
- Height = 311
- BorderIcons = [biSystemMenu]
- Caption = 'Opret en ny template'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel2: TBevel
- Left = 0
- Top = 236
- Width = 494
- Height = 2
- Align = alBottom
- Shape = bsTopLine
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 494
- Height = 236
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- OnResize = Panel1Resize
- object Label1: TLabel
- Left = 8
- Top = 56
- Width = 98
- Height = 13
- Hint = 'Skriv din templates indhold eller load det fra en fil.'
- Caption = 'Template indhold'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 8
- Top = 8
- Width = 101
- Height = 13
- Hint =
- 'Giv din template et navn. Der m'#229' kun bruges normale bogstaver og' +
- ' tal.'
- Caption = 'Navn p'#229' template'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object FlatSpeedButton4: TFlatSpeedButton
- Left = 409
- Top = 54
- Width = 80
- Height = 17
- Hint = 'Load en fil der kan bruges som template indhold.'
- Color = 14733503
- ColorFocused = 14741743
- ColorDown = 14733503
- ColorBorder = clBlack
- ColorHighLight = clBlack
- Caption = '&Load fil...'
- ParentColor = False
- OnClick = FlatSpeedButton4Click
- end
- object templateNavn: TFlatEdit
- Left = 8
- Top = 24
- Width = 249
- Height = 19
- Hint =
- 'Giv din template et navn. Der m'#229' kun bruges normale bogstaver og' +
- ' tal.'
- ColorBorder = clBlack
- ColorFlat = clWhite
- TabOrder = 0
- end
- object TemplateTekst: TSynMemo
- Left = 8
- Top = 72
- Width = 481
- Height = 145
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Pitch = fpFixed
- Font.Style = []
- TabOrder = 1
- BookMarkOptions.LeftMargin = 4
- BookMarkOptions.Xoffset = 2
- Gutter.Color = 10053171
- Gutter.DigitCount = 2
- Gutter.Font.Charset = DEFAULT_CHARSET
- Gutter.Font.Color = clWhite
- Gutter.Font.Height = -11
- Gutter.Font.Name = 'Verdana'
- Gutter.Font.Style = []
- Gutter.LeftOffset = 2
- Gutter.RightOffset = 10
- Gutter.ShowLineNumbers = True
- Options = [eoAutoIndent, eoDragDropEditing]
- RightEdge = 200
- RightEdgeColor = clWhite
- WantTabs = True
- RemovedKeystrokes = <
- item
- Command = ecDeleteLastChar
- ShortCut = 8200
- end
- item
- Command = ecLineBreak
- ShortCut = 8205
- end
- item
- Command = ecInsertLine
- ShortCut = 16462
- end>
- AddedKeystrokes = <>
- end
- end
- object HintPanel: TPanel
- Left = 0
- Top = 238
- Width = 494
- Height = 46
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object MiddlePanel: TFlatPanel
- Left = 40
- Top = 0
- Width = 385
- Height = 46
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = True
- ColorHighLight = clBtnFace
- ColorShadow = clBtnFace
- Align = alClient
- TabOrder = 0
- object HintLabel: TLabel
- Left = 1
- Top = 5
- Width = 383
- Height = 40
- Align = alBottom
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- Layout = tlCenter
- WordWrap = True
- end
- end
- object LeftPanel: TFlatPanel
- Left = 0
- Top = 0
- Width = 40
- Height = 46
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = True
- ColorHighLight = clBtnFace
- ColorShadow = clBtnFace
- Align = alLeft
- TabOrder = 1
- object Image1: TImage
- Left = 2
- Top = 8
- Width = 31
- Height = 33
- Center = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- end
- object RightPanel: TFlatPanel
- Left = 425
- Top = 0
- Width = 69
- Height = 46
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = True
- ColorHighLight = clBtnFace
- ColorShadow = clBtnFace
- Align = alRight
- TabOrder = 2
- object FlatButton3: TFlatButton
- Left = 8
- Top = 5
- Width = 55
- Height = 17
- Hint = 'Gem din nye skabelon.'
- ColorFocused = 14733503
- ColorDown = 14741743
- ColorBorder = clBtnFace
- ColorHighLight = clBtnShadow
- ColorShadow = clBtnShadow
- Caption = '&Ok'
- TabOrder = 0
- ModalResult = 1
- end
- object FlatButton4: TFlatButton
- Left = 8
- Top = 24
- Width = 55
- Height = 17
- Hint = 'Annuller.'
- ColorFocused = 14733503
- ColorDown = 14741743
- ColorBorder = clBtnFace
- ColorHighLight = clBtnShadow
- ColorShadow = clBtnShadow
- Caption = '&Annuller'
- TabOrder = 1
- ModalResult = 2
- end
- end
- end
- object siLang1: TsiLang
- version = '5.3.0'
- StringsTypes.Strings = (
- 'TIB_STRINGLIST'
- 'TSTRINGLIST')
- NumOfLanguages = 2
- LangDispatcher = MainForm.LangDispatcher
- LangDelim = 1
- LangNames.Strings = (
- 'Danish N1'
- 'English N2')
- Language = 'Danish N1'
- Left = 232
- Top = 128
- TranslationData = {
- 737443617074696F6E730D0A544E657754656D706C617465014F707265742065
- 6E206E792074656D706C61746501437265617465206E65772074656D706C6174
- 65010D0A50616E656C310101010D0A4C6162656C310154656D706C6174652069
- 6E64686F6C640154656D706C61746520636F6E74656E74010D0A4C6162656C34
- 014E61766E2070E52074656D706C617465014E616D65206F662074656D706C61
- 7465010D0A466C61745370656564427574746F6E3401264C6F61642066696C2E
- 2E2E01264C6F61642066696C652E2E2E010D0A48696E7450616E656C0101010D
- 0A4D6964646C6550616E656C0101010D0A4C65667450616E656C0101010D0A52
- 6967687450616E656C0101010D0A466C6174427574746F6E3301264F6B01010D
- 0A466C6174427574746F6E340126416E6E756C6C6572012643616E63656C010D
- 0A48696E744C6162656C0101010D0A737448696E74730D0A544E657754656D70
- 6C6174650101010D0A50616E656C310101010D0A4C6162656C3101536B726976
- 2064696E2074656D706C6174657320696E64686F6C6420656C6C6572206C6F61
- 64206465742066726120656E2066696C2E0157726974652074686520636F6E74
- 656E74206F6620796F75722074656D706C617465206F72206C6F616420697420
- 66726F6D20612066696C652E010D0A4C6162656C34014769762064696E207465
- 6D706C617465206574206E61766E2E20446572206DE5206B756E206272756765
- 73206E6F726D616C6520626F67737461766572206F672074616C2E014E616D65
- 20666F7220796F75722074656D706C6174652E20557365206F6E6C79206C6574
- 7465727320616E64206E756D6265727320706C6561736521010D0A466C617453
- 70656564427574746F6E34014C6F616420656E2066696C20646572206B616E20
- 62727567657320736F6D2074656D706C61746520696E64686F6C642E014C6F61
- 6420612066696C652061732074656D706C61746520636F6E74656E742E010D0A
- 74656D706C6174654E61766E014769762064696E2074656D706C617465206574
- 206E61766E2E20446572206DE5206B756E20627275676573206E6F726D616C65
- 20626F67737461766572206F672074616C2E014E616D6520666F7220796F7572
- 2074656D706C6174652E20557365206F6E6C79206C65747465727320616E6420
- 6E756D6265727320706C6561736521010D0A54656D706C61746554656B737401
- 01010D0A48696E7450616E656C0101010D0A4D6964646C6550616E656C010101
- 0D0A4C65667450616E656C0101010D0A496D616765310101010D0A5269676874
- 50616E656C0101010D0A466C6174427574746F6E330147656D2064696E206E79
- 6520736B6162656C6F6E2E015361766520616E6420636C6F7365207468652064
- 69616C6F672E010D0A466C6174427574746F6E3401416E6E756C6C65722E0143
- 6C6F736520746865206469616C6F6720776974686F757420736176696E672E01
- 0D0A426576656C320101010D0A48696E744C6162656C0101010D0A7374446973
- 706C61794C6162656C730D0A7374466F6E74730D0A544E657754656D706C6174
- 650156657264616E610156657264616E61010D0A4C6162656C31015665726461
- 6E6101010D0A4C6162656C340156657264616E6101010D0A54656D706C617465
- 54656B737401436F7572696572204E657701010D0A4D6964646C6550616E656C
- 014D532053616E7320536572696601010D0A4C65667450616E656C014D532053
- 616E7320536572696601010D0A526967687450616E656C014D532053616E7320
- 536572696601010D0A48696E744C6162656C0156657264616E6101010D0A7374
- 4D756C74694C696E65730D0A54656D706C61746554656B73742E4C696E657301
- 01010D0A7374446C677343617074696F6E730D0A5761726E696E67015761726E
- 696E6701010D0A4572726F72014572726F7201010D0A496E666F726D6174696F
- 6E01496E666F726D6174696F6E01010D0A436F6E6669726D01436F6E6669726D
- 01010D0A596573012659657301010D0A4E6F01264E6F01010D0A4F4B014F4B01
- 010D0A43616E63656C0143616E63656C01010D0A41626F7274012641626F7274
- 01010D0A52657472790126526574727901010D0A49676E6F7265012649676E6F
- 726501010D0A416C6C0126416C6C01010D0A4E6F20546F20416C6C014E266F20
- 746F20416C6C01010D0A59657320546F20416C6C0159657320746F2026416C6C
- 01010D0A48656C70012648656C7001010D0A7374537472696E67730D0A73744F
- 74686572537472696E67730D0A544E657754656D706C6174652E48656C704669
- 6C650101010D0A74656D706C6174654E61766E2E546578740101010D0A544E65
- 7754656D706C6174652E48656C704B6579776F72640101010D0A50616E656C31
- 2E48656C704B6579776F72640101010D0A4C6162656C312E48656C704B657977
- 6F72640101010D0A4C6162656C342E48656C704B6579776F72640101010D0A46
- 6C61745370656564427574746F6E342E48656C704B6579776F72640101010D0A
- 74656D706C6174654E61766E2E48656C704B6579776F72640101010D0A54656D
- 706C61746554656B73742E48656C704B6579776F72640101010D0A48696E7450
- 616E656C2E48656C704B6579776F72640101010D0A4D6964646C6550616E656C
- 2E48656C704B6579776F72640101010D0A4C65667450616E656C2E48656C704B
- 6579776F72640101010D0A496D616765312E48656C704B6579776F7264010101
- 0D0A526967687450616E656C2E48656C704B6579776F72640101010D0A466C61
- 74427574746F6E332E48656C704B6579776F72640101010D0A466C6174427574
- 746F6E342E48656C704B6579776F72640101010D0A426576656C322E48656C70
- 4B6579776F72640101010D0A48696E744C6162656C2E48656C704B6579776F72
- 640101010D0A73744C6F63616C65730D0A43757272656E637920537472696E67
- 016B7201010D0A54686F7573616E6420536570617261746F72012E01010D0A44
- 6563696D616C20536570617261746F72012C01010D0A44617465205365706172
- 61746F72012D01010D0A53686F7274204461746520466F726D61740164642D4D
- 4D2D7979797901010D0A4C6F6E67204461746520466F726D617401642E204D4D
- 4D4D207979797901010D0A54696D6520536570617261746F72013A01010D0A54
- 696D6520414D20537472696E670101010D0A54696D6520504D20537472696E67
- 0101010D0A53686F72742054696D6520466F726D61740168683A6D6D01010D0A
- 4C6F6E672054696D6520466F726D61740168683A6D6D3A737301010D0A53686F
- 7274204D6F6E7468204E616D6573016A616E2C6665622C6D61722C6170722C6D
- 616A2C6A756E2C6A756C2C6175672C7365702C6F6B742C6E6F762C6465630101
- 0D0A4C6F6E67204D6F6E7468204E616D6573016A616E7561722C666562727561
- 722C6D617274732C617072696C2C6D616A2C6A756E692C6A756C692C61756775
- 73742C73657074656D6265722C6F6B746F6265722C6E6F76656D6265722C6465
- 63656D62657201010D0A53686F727420446179204E616D65730173F82C6D612C
- 74692C6F6E2C746F2C66722C6CF801010D0A4C6F6E6720446179204E616D6573
- 0173F86E6461672C6D616E6461672C746972736461672C6F6E736461672C746F
- 72736461672C6672656461672C6CF87264616701010D0A7374436F6C6C656374
- 696F6E730D0A737443686172536574730D0A544E657754656D706C6174650144
- 454641554C545F4348415253455401010D0A4C6162656C3101414E53495F4348
- 415253455401010D0A4C6162656C3401414E53495F4348415253455401010D0A
- 54656D706C61746554656B73740144454641554C545F4348415253455401010D
- 0A4D6964646C6550616E656C0144454641554C545F4348415253455401010D0A
- 4C65667450616E656C0144454641554C545F4348415253455401010D0A526967
- 687450616E656C0144454641554C545F4348415253455401010D0A48696E744C
- 6162656C01414E53495F434841525345540101010D0A}
- end
- end
-